/ Assembly List / LJCDocXMLObjLib / DocParams / Add

Namespace - LJCDocXMLObjLib


Parameters
name - The doc member name.
text - The XML element text value.

Syntax

C#
public DocParam Add(String name, String text)

Creates an element from the supplied values and adds it to the list.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.